Home | Printable Version
1.2.15: Remove Cache
The Remove Cache action is used to remove data from the cache. Two parameters are required. The first is a string value, specifying the id that was used to originally cache the data(cache id), and the second indicates whether the data is currently stored in the application cache, the users session cache, or just this request (scope). Both the cache id and scope values can be determined dynamically using XPaths if required. Screen-shot of an example remove cache action
Record Cache Retrieve Cache